CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux client socket

搜索资源列表

  1. socketftp

    1下载:
  2. 该文件是基于socket编程的ftp文件传输的源代码。包含了服务器和客户端的源代码,是使用C语言编写的。运行在linux环境中。无解压密码。不妥之处,还请高手给予指点。-the document is based on the socket programming ftp file transfer the source code. Includes server and client source code is the use of the C language. Run on the Li
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1717
    • 提供者:mafengxi
  1. example1

    0下载:
  2. linux下使用socket进行网络通信,含server.c和client.c文件,使用时可以将server.c在PC linux下运行,client.c经交叉编译后下到开发板运行
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2045
    • 提供者:jaywoo
  1. socket_server_client

    0下载:
  2. linux上的网络socket编程。 实现一个server端和一个client端。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:11368
    • 提供者:wangxue
  1. socklib

    1下载:
  2. Linux 下的socket客户端服务端代码,请大家批正-Linux socket client server code, you are awarded
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21901
    • 提供者:
  1. cs通信

    0下载:
  2. linux下学习socket的编程,使用tcp协议,用c语言编写的,一个server.c 另一个为client.c 经过调试。-learning socket programming, using tcp agreement with the c language, a server.c client.c after another for debugging.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1855
    • 提供者:宏伟
  1. FTP_linux

    0下载:
  2. 本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including cl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5201905
    • 提供者:
  1. embed-webserver

    0下载:
  2. 通过socket网络编程,监听默认的web端口(80端口),解析客户端的请求,并做出响应。本web server 实现HTTP1.1协议一个子集,支持最常用的GET方法,采用多线程设计,响应速度快,可承受大量频繁的网络活动。 硬件配置:ARM7或更高。 操作系统:uClinux、嵌入式Linux-Through the socket network programming, monitoring the default web port (port 80), analytic cl
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:140647
    • 提供者:mouvir
  1. ftp

    2下载:
  2. 在linux环境下用socket编程实现一个FTP,并支持以下命令: 1.?显示FTP的命令 2.pwd显示客户端的路径 3.dir列出客户端的文件信息 4.cd 改变客户端的路径 5.put 上传一个文件 6.get 下载一个文件 7.quit 结束,退出FTP -In the linux environment, with the socket programming an FTP, and supports the follo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-01-05
    • 文件大小:76903
    • 提供者:fukker
  1. Client_Server

    0下载:
  2. socket通信模型,含有源码 socket通信模型,含有源码-socket communication Server.c and Client.c of Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2279
    • 提供者:xujianchang
  1. c-s-huangjun86

    0下载:
  2. linux环境下gcc编译通过,cs通信server端源码,实现了简单的文本的传输,阅读后即可了解整个socket流程,绝对原创,欢迎大家多多支持。-gcc compiler under linux through, cs source client server communication, the realization of a simple transfer of text, reading socket understand the whole process can be absol
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1070
    • 提供者:黄珺
  1. ser_cli

    0下载:
  2. 基于TCP的控制台下局域网ftp(C/S),能够实现简单ftp命令。具有简单的客户端身份认证功能。内含简单的makefile文件,用记事本打开,可初步参考学习makefile。另外,对于linux环境下Socket编程爱好者,此文件是初级学习阶段不错的参考资料代码。 开发测试环境:Red Hat Linux 3.2.2-5 编译工具:gcc 3.2.2 20030222  -TCP-based network control panel under the ftp (C/S),
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:5725
    • 提供者:范超
  1. linux_socket

    0下载:
  2. 此程序为linux下的socket编程,含有服务器端和客户端,可以实现linux之间的网络通信,也可以和windows连接实现通信-This procedure for socket programming under linux, which contains server-side and client, you can achieve network communication between the linux, and windows can also be connected to
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2006
    • 提供者:
  1. asdf_socketftp

    0下载:
  2. linux环境下面ftp客户端和服务器端。使用套接字完成ftp的上传和下载文件。-linux environment for the following ftp client and server. Completion of the use of socket ftp upload and download files.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1287
    • 提供者:郭伟
  1. FTP_SERVER_SRC

    0下载:
  2. 项目简介:使用Linux下C语言开发,遵循RFC959协议,以命令解析器为核心,利用Socket作为通讯接口,提供上传下载,断点续传,流量控制,连接控制,支持多种常用FTP客户端。 -Project Descr iption: Using the C language under Linux development, follow the RFC959 protocol to the command parser as the core, the use of Socket as a com
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:34735
    • 提供者:杜峰
  1. ex2cli

    0下载:
  2. 网络文件传输,用Linux C结合Socket进行编程,这个文件是客户端部分,可直接用gcc编译.-Network file transfer, with the Linux C with Socket programming, this document is the client part, can be directly compiled using gcc.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:717
    • 提供者:郭崇鑫
  1. SimpleSocket

    0下载:
  2. SimpleSocket是一个C + +库使得Socket客户机/服务器编程更容易。该文库包含类Socket和ServerSocket。这些类可以使用同样的方式作为同一名称的Java类。它使使用C++流将数据发送到驶过。 SimpleSocket进行了测试,在两Windows98和Windows NT4的一个GUI Origin200和GNU Cygwin的环境(IRIX的6.5)。图书馆工作预计将在Linux或其它Unix系统,有少量的修改。 SimpleSocket利用了SimpleExce
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:7507
    • 提供者:方启
  1. MFC_Socket_Clt

    0下载:
  2. VC++ socket 套接字客户端MFC程序代码。。。。。。 该代码简单适合,虚拟机Linux套接字调试使用-VC++ socket socket client MFC code. . . . . . The code is simple and suitable for the virtual machine to debug the use of Linux sockets. .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1975428
    • 提供者:gaowei
  1. linux_qq

    0下载:
  2. 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:41984
    • 提供者:零下10度C
  1. 简单TCP套接

    0下载:
  2. linux系统下简单的soket套接,实现客户端与服务单的简单信息传输(Simple soket socket under Linux system,Simple information transmission of client and service list)
  3. 所属分类:Linux/Unix编程

  1. chathome

    1下载:
  2. 网络编程,socket,客户端与服务器,简化版网络聊天室(Network programming, socket, client and server, simplified network chat room.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-02
    • 文件大小:8192
    • 提供者:崛起的昊
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com